home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / General / CIncludesTool / modified version / put in mpw folder / MWStartup•CInc next >
Text File  |  1994-02-27  |  335b  |  7 lines

  1. # MWStartup•CInc - customized ToolServer under MetroWerks UserStartup File
  2. # Commands for initializing Metrowerks-specific environment variables
  3.  
  4. # {CIncludesCompiler} - establishes directories to search for Metrowerks include files when using CIncludes tools and scripts.
  5. Set CIncludesCompiler 'MetrowerksC++'
  6.  
  7. # end of MWStartup•CInc